[INFO] cloning repository https://github.com/snowbillr/pow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snowbillr/pow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowbillr%2Fpow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowbillr%2Fpow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81ca284b54f5e2d481691f3d2b3242b34488b1c7
[INFO] testing snowbillr/pow against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowbillr%2Fpow" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snowbillr/pow
[INFO] finished tweaking git repo https://github.com/snowbillr/pow
[INFO] tweaked toml for git repo https://github.com/snowbillr/pow written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snowbillr/pow on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snowbillr/pow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded octocrab v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da21fde153df492dc4466513f7a3573fb82931b7f14da2428c7d4393844b3be0
[INFO] running `Command { std: "docker" "start" "-a" "da21fde153df492dc4466513f7a3573fb82931b7f14da2428c7d4393844b3be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da21fde153df492dc4466513f7a3573fb82931b7f14da2428c7d4393844b3be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da21fde153df492dc4466513f7a3573fb82931b7f14da2428c7d4393844b3be0", kill_on_drop: false }`
[INFO] [stdout] da21fde153df492dc4466513f7a3573fb82931b7f14da2428c7d4393844b3be0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26f118f5e2229ac5d99ca917d7cf7dea9420b67d4ea3513c00897b96c35a52f
[INFO] running `Command { std: "docker" "start" "-a" "f26f118f5e2229ac5d99ca917d7cf7dea9420b67d4ea3513c00897b96c35a52f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling octocrab v0.39.0
[INFO] [stderr]    Compiling pow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "f26f118f5e2229ac5d99ca917d7cf7dea9420b67d4ea3513c00897b96c35a52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26f118f5e2229ac5d99ca917d7cf7dea9420b67d4ea3513c00897b96c35a52f", kill_on_drop: false }`
[INFO] [stdout] f26f118f5e2229ac5d99ca917d7cf7dea9420b67d4ea3513c00897b96c35a52f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 570081b6d0ec5ebd4ca63d69604a51e6b2d3f85bd01b1e52ca7fcfa6021b68a9
[INFO] running `Command { std: "docker" "start" "-a" "570081b6d0ec5ebd4ca63d69604a51e6b2d3f85bd01b1e52ca7fcfa6021b68a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling pow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.79s
[INFO] running `Command { std: "docker" "inspect" "570081b6d0ec5ebd4ca63d69604a51e6b2d3f85bd01b1e52ca7fcfa6021b68a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570081b6d0ec5ebd4ca63d69604a51e6b2d3f85bd01b1e52ca7fcfa6021b68a9", kill_on_drop: false }`
[INFO] [stdout] 570081b6d0ec5ebd4ca63d69604a51e6b2d3f85bd01b1e52ca7fcfa6021b68a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e01141b72f552e5feca4119c6f6cac8c2f1a66cebcecef67d82e1aac011c13c1
[INFO] running `Command { std: "docker" "start" "-a" "e01141b72f552e5feca4119c6f6cac8c2f1a66cebcecef67d82e1aac011c13c1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pow-70d0d8ad549ea709)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test complete::tests::config_keys_match_config_module ... ok
[INFO] [stdout] test config::tests::roundtrips_with_source ... ok
[INFO] [stdout] test config::tests::get_and_set_values ... ok
[INFO] [stdout] test config::tests::roundtrips_with_template ... ok
[INFO] [stdout] test source::filter::tests::archived_included_when_flag_false ... ok
[INFO] [stdout] test repo_setup::tests::safe_relative_paths ... ok
[INFO] [stdout] test source::filter::tests::include_glob_matches ... ok
[INFO] [stdout] test source::filter::tests::include_and_exclude_combined ... ok
[INFO] [stdout] test repo_setup::tests::load_empty_setup_returns_none ... ok
[INFO] [stdout] test source::filter::tests::archived_skipped_by_default ... ok
[INFO] [stdout] test source::filter::tests::empty_include_passes_all_non_excluded ... ok
[INFO] [stdout] test repo_setup::tests::load_parses_commands_and_copy ... ok
[INFO] [stdout] test repo_setup::tests::load_missing_file_returns_none ... ok
[INFO] [stdout] test repo_setup::tests::load_malformed_errors ... ok
[INFO] [stdout] test config::tests::roundtrips_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/claude.rs (/opt/rustwide/target/debug/deps/claude-a11af65fe4d9039d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test claude_errors_when_entry_missing ... ok
[INFO] [stdout] test claude_errors_when_workspace_missing_and_no_template ... ok
[INFO] [stdout] test claude_errors_when_binary_missing ... ok
[INFO] [stdout] test claude_passes_through_trailing_args ... ok
[INFO] [stdout] test claude_launches_in_existing_workspace ... ok
[INFO] [stdout] test claude_errors_when_workspace_exists_and_template_given ... ok
[INFO] [stdout] test claude_defaults_to_active_workspace ... ok
[INFO] [stdout] test claude_creates_from_template_then_launches ... ok
[INFO] [stderr]      Running tests/repo_setup.rs (/opt/rustwide/target/debug/deps/repo_setup-240b61323dca9547)
[INFO] [stdout] test claude_entry_cds_into_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test add_succeeds_when_command_fails ... ok
[INFO] [stdout] test add_copies_files ... ok
[INFO] [stdout] test add_no_setup_skips_everything ... ok
[INFO] [stdout] test add_runs_setup_commands ... ok
[INFO] [stdout] test add_with_no_pow_toml_is_noop ... ok
[INFO] [stdout] test sync_recopies_files ... ok
[INFO] [stdout] test sync_does_not_rerun_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/source_management.rs (/opt/rustwide/target/debug/deps/source_management-51a191943eef26e5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test add_list_remove ... ok
[INFO] [stdout] test remove_unknown_errors ... ok
[INFO] [stdout] test duplicate_name_errors ... ok
[INFO] [stderr]      Running tests/templates.rs (/opt/rustwide/target/debug/deps/templates-3f1807639dea3211)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test new_with_unknown_template_errors ... ok
[INFO] [stdout] test template_list_when_empty ... ok
[INFO] [stdout] test new_with_template_continues_on_failure ... ok
[INFO] [stdout] test template_list_shows_configured_templates ... ok
[INFO] [stdout] test new_with_template_propagates_from ... ok
[INFO] [stdout] test new_with_template_adds_all_repos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workspace_lifecycle.rs (/opt/rustwide/target/debug/deps/workspace_lifecycle-5c05bdb9ac8bfc60)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test add_without_workspace_or_active_errors ... ok
[INFO] [stdout] test ambiguous_repo_name_errors ... ok
[INFO] [stdout] test qualified_repo_name_resolves ... ok
[INFO] [stdout] test rm_with_prune_branches_deletes_branch ... ok
[INFO] [stdout] test full_lifecycle ... ok
[INFO] [stdout] test add_multiple_repos_in_one_invocation ... ok
[INFO] [stdout] test add_multiple_repos_partial_failure_continues ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e01141b72f552e5feca4119c6f6cac8c2f1a66cebcecef67d82e1aac011c13c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01141b72f552e5feca4119c6f6cac8c2f1a66cebcecef67d82e1aac011c13c1", kill_on_drop: false }`
[INFO] [stdout] e01141b72f552e5feca4119c6f6cac8c2f1a66cebcecef67d82e1aac011c13c1
